infobar: remove unneeded gadget
authorCosimo Cecchi <cosimoc@gnome.org>
Sun, 3 Jan 2016 09:02:12 +0000 (01:02 -0800)
committerCosimo Cecchi <cosimoc@gnome.org>
Sun, 3 Jan 2016 09:02:12 +0000 (01:02 -0800)
commita6624d803ece178e467230e285cd9d4561b09ca1
treefe6e6d13d897914729b25be9f32f3da6dd456440
parentef8a5fc5425445b173ec33035f58ed68d790f137
infobar: remove unneeded gadget

It turns out we don't really need to use a separate gadget for the
infobar, if all we do is chaining up to the parent GtkBox which already
uses a gadget.
Just remove all the boilerplate.
gtk/gtkinfobar.c